func runtime.isPowerOfTwo

2 uses

	runtime (current package)
		slice.go#L223: 	case isPowerOfTwo(et.Size_):
		slice.go#L387: func isPowerOfTwo(x uintptr) bool {